home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 32 / Mac Magazin and MacEasy Magazine CD - Issue 32.iso / Grafik & Text / OzTeX3.0 / Metafont / Inputs / cm / line10.mf < prev    next >
Text File  |  1996-03-25  |  564b  |  19 lines

  1. %% RmS 91/11/14: check that cmbase is NOT loaded
  2. %% RmS 92/03/18: changed message to errmessage
  3. inner bye;
  4. if not unknown cmbase: 
  5.   errhelp "This font must be generated using the plain base.";
  6.   errmessage "You can't use cmbase for this font!";
  7.   expandafter bye fi
  8. font_identifier "LINE"; font_size 10pt#;
  9. font_coding_scheme:="LATEX LINE";
  10. mode_setup;
  11.  
  12. qqs#=.4pt#;   %width of lines
  13. qqh#=10pt#;  %height of vertical stroke.
  14. qqw#=10pt#;  %length of horizontal stroke.
  15.  
  16. %arrow dimensions:
  17. arrowlen#=.4*qqw#; arrowht#=.15*qqw#; arrowcurve#=.1*arrowht#;
  18. input line;
  19.